The H5A_GET_NUM_ATTRS function returns the number of attributes attached to a group, dataset, or a named datatype.
Result = H5A_GET_NUM_ATTRS(Loc_id)
Returns the number of attributes.
An integer representing the identifier of the group, dataset, or named datatype to query.
None
5.6 |
Introduced |